How to Install d52 software package in Debian 9 (Stretch)

How to Install d52 software package in Debian 9 (Stretch)

d52 software package provides Disassembler for 8052, 8048/8041, and Z80/8080/8085 code, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install d52 

d52 is installed in your system.

Make ensure the d52 package were installed using the commands given below,

$ sudo dpkg-query -l | grep d52 *

You will get with d52 package name, version, architecture and description in a table

d52 package basic information:

Distro Debian 9 stretch
Section Development
Package d52
Version 3.4.1-1.1+b1 [armhf], 3.4.1-1.
Description Disassembler for 8052, 8048/8041, and Z80/8080/8085 code
Sub Section devel


See Also, How to uninstall or remove d52 software package from Debian 9 (Stretch)?